﻿2026-06-05T00:45:22.8809649Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-05T00:45:22.8812031Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-05T00:45:22.8814252Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-05T00:45:22.8816193Z [36;1melse[0m
2026-06-05T00:45:22.8817830Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-05T00:45:22.8820368Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-05T00:45:22.8822359Z [36;1m  chmod +x traceable-reqs[0m
2026-06-05T00:45:22.8823832Z [36;1mfi[0m
2026-06-05T00:45:22.8853394Z shell: /usr/bin/bash -e {0}
2026-06-05T00:45:22.8854817Z env:
2026-06-05T00:45:22.8857808Z   GH_TOKEN: ***
2026-06-05T00:45:22.8858969Z ##[endgroup]
